API Documentation
Static Public Attributes | List of all members
nkAstraeus::lua::nkExportWrap::Constants Struct Reference

Constants encompassing user type identifiers for the wrapping of nkExport. More...

Static Public Attributes

static const nkMemory::String NAMESPACE
 Identifies the namespace.
 
static const nkMemory::String EXPORT_ERROR
 Identifies a nkExport::ExportError.
 
static const nkMemory::String EXPORTER_LOAD_RESULT
 Identifies a nkExport::ExporterLoadResult.
 
static const nkMemory::String JSON_EXPORTER
 Identifies a nkExport::JsonExport.
 
static const nkMemory::String NODE
 Identifies a nkExport::Node.
 

Detailed Description

Constants encompassing user type identifiers for the wrapping of nkExport.

Use those constant identifiers to identify wrapped types when wrapping your own functions.


The documentation for this struct was generated from the following file: